* mail/smtpmail.el (smtpmail-send-command): Send the command and
authorJason L. Wright <jason.wright@inl.gov>
Wed, 9 May 2012 19:12:20 +0000 (21:12 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 9 May 2012 19:12:20 +0000 (21:12 +0200)
commit908c53508f1002905d1f868fc66512e5e1c08577
tree9ca27f1fea1cfe9b0c9a5f811b8de951357128ff
parent9d26de117668f1916d443a6b42ee73cf6e4278e1
* mail/smtpmail.el (smtpmail-send-command): Send the command and
the following \r\n using a single `process-send-string', since the
Lotus SMTP server refuses to accept any commands if they are sent
with two `process-send-string's.
lisp/ChangeLog
lisp/mail/smtpmail.el